Menu Top
Complete Course of Mathematics
Topic 1: Numbers & Numerical Applications Topic 2: Algebra Topic 3: Quantitative Aptitude
Topic 4: Geometry Topic 5: Construction Topic 6: Coordinate Geometry
Topic 7: Mensuration Topic 8: Trigonometry Topic 9: Sets, Relations & Functions
Topic 10: Calculus Topic 11: Mathematical Reasoning Topic 12: Vectors & Three-Dimensional Geometry
Topic 13: Linear Programming Topic 14: Index Numbers & Time-Based Data Topic 15: Financial Mathematics
Topic 16: Statistics & Probability


Content On This Page
Simple Aggregate Method (Price and Quantity) Simple Average of Price Relatives Method Limitations of Simple Index Number Methods


Construction of Index Numbers: Simple Methods



Simple Aggregate Method (Price and Quantity)

This is one of the most basic methods for constructing an index number, particularly for prices. It involves comparing the total value of a fixed set of observations (like prices or quantities) for a group of commodities in the current period with the total value of the same observations in the base period. It's called 'simple' because it does not involve any explicit weighting based on the importance of different commodities.

Simple Aggregate Price Index

The simple aggregate price index measures the relative change in the sum of the prices of a specified group of commodities between the base period and the current period. It is calculated by taking the ratio of the sum of current period prices to the sum of base period prices, and multiplying by 100.

Example 1. Calculate the Simple Aggregate Price Index for 2023 based on 2020 from the following data:

Commodity Unit Price in 2020 ($\textsf{₹}$) ($p_0$) Price in 2023 ($\textsf{₹}$) ($p_1$)
Wheat Kg 30 40
Rice Kg 45 55
Sugar Kg 40 45
Milk Litre 50 60

Answer:

Given:

Prices of commodities in 2020 ($p_0$): Wheat=30, Rice=45, Sugar=40, Milk=50.

Prices of commodities in 2023 ($p_1$): Wheat=40, Rice=55, Sugar=45, Milk=60.

Base Period = 2020, Current Period = 2023.

To Find:

Simple Aggregate Price Index for 2023 based on 2020 ($P_{01}$).

Solution:

1. Sum the prices for the base year (2020):

$\sum p_0 = 30 + 45 + 40 + 50$

$\sum p_0 = 165$

($\textsf{₹}$)

2. Sum the prices for the current year (2023):

$\sum p_1 = 40 + 55 + 45 + 60$

$\sum p_1 = 200$

($\textsf{₹}$)

3. Calculate the Simple Aggregate Price Index using Equation (i):

$$P_{01} = \frac{\sum p_1}{\sum p_0} \times 100$$

[From Eq. (i)]

$$P_{01} = \frac{200}{165} \times 100$$

(Substituting values)

$$P_{01} = \frac{\cancel{200}^{40}}{\cancel{165}_{33}} \times 100$$

(Simplifying the fraction by dividing by 5)

$$P_{01} = \frac{40}{33} \times 100 \approx 1.212121... \times 100$$

$$P_{01} \approx 121.21$$

Interpretation: The Simple Aggregate Price Index for 2023 based on 2020 is approximately $121.21$. This implies that the total cost of purchasing one unit of each of these four commodities collectively increased by about $21.21\%$ from 2020 to 2023, according to this calculation method.


Simple Aggregate Quantity Index

Similarly, a simple aggregate quantity index measures the relative change in the sum of the quantities of a group of commodities between the base period and the current period. This is calculated as the ratio of the sum of current period quantities to the sum of base period quantities, multiplied by 100.

Limitations of Simple Aggregate Method

Despite its simplicity, the Simple Aggregate Method suffers from significant drawbacks that limit its practical application in constructing meaningful index numbers, especially for diverse groups of commodities:

Due to these severe limitations, especially the unit dependency and implicit arbitrary weighting, the Simple Aggregate Method is rarely used for constructing official or widely-used index numbers like CPI, WPI, or IIP. Weighted aggregate methods (like Laspeyres, Paasche, Fisher), which account for the economic importance of commodities, are preferred in practice.


Summary for Competitive Exams

Simple Aggregate Method: Index based on the ratio of sums of prices/quantities.

  • Simple Aggregate Price Index ($P_{01}$): Measures relative change in total price of items.

    Formula: $$\frac{\sum p_1}{\sum p_0} \times 100$$

    $\sum p_1$ = sum of current prices, $\sum p_0$ = sum of base prices.

  • Simple Aggregate Quantity Index ($Q_{01}$): Measures relative change in total quantity of items.

    Formula: $$\frac{\sum q_1}{\sum q_0} \times 100$$

    $\sum q_1$ = sum of current quantities, $\sum q_0$ = sum of base quantities.

    Valid only if quantities are in same or comparable units.

Limitations:

  • Highly dependent on the units of measurement.
  • Implicitly weights items based on their absolute price/quantity, not economic importance.
  • Simple aggregate quantity index is often meaningless for items with different units.

This method is generally considered crude and has limited practical use compared to weighted methods.



Simple Average of Price Relatives Method

This method offers an alternative to the simple aggregate method by first converting all prices into relatives (percentages relative to the base period). It then calculates an average (typically the arithmetic mean or geometric mean) of these individual price relatives to arrive at an overall index number. This approach addresses the unit dependency issue inherent in the simple aggregate method.

Method using Arithmetic Mean (AM)

The most common way to calculate the simple average of price relatives index is by using the arithmetic mean. The steps involved are:

  1. For each commodity in the group, calculate its Price Relative ($P$) by comparing its price in the current period ($p_1$) to its price in the base period ($p_0$) and multiplying by 100: $P = \frac{p_1}{p_0} \times 100$.
  2. Sum up all the calculated price relatives for all commodities ($\sum P$).
  3. Divide the sum of price relatives by the total number of commodities ($N$) included in the index to get the simple arithmetic average.

Example 1. Using the price data for commodities Wheat, Rice, Sugar, and Milk from 2020 and 2023 (as in the previous example), calculate the Simple Average of Price Relatives Index for 2023 based on 2020, using the Arithmetic Mean.

Commodity Unit Price in 2020 ($\textsf{₹}$) ($p_0$) Price in 2023 ($\textsf{₹}$) ($p_1$)
Wheat Kg 30 40
Rice Kg 45 55
Sugar Kg 40 45
Milk Litre 50 60

Answer:

Given:

Prices in Base Period (2020, $p_0$) and Current Period (2023, $p_1$) for 4 commodities.

Number of commodities ($N$) = 4.

To Find:

Simple Average of Price Relatives Index for 2023 based on 2020 (using AM).

Solution:

1. Calculate Price Relatives ($P$) for each commodity using the formula $\frac{p_1}{p_0} \times 100$:

Commodity $p_0$ ($\textsf{₹}$) $p_1$ ($\textsf{₹}$) Price Relative $P = \left(\frac{p_1}{p_0}\right) \times 100$
Wheat 30 40 $\left(\frac{40}{30}\right) \times 100 = \left(\frac{4}{3}\right) \times 100 \approx 133.33$
Rice 45 55 $\left(\frac{55}{45}\right) \times 100 = \left(\frac{11}{9}\right) \times 100 \approx 122.22$
Sugar 40 45 $\left(\frac{45}{40}\right) \times 100 = \left(\frac{9}{8}\right) \times 100 = 1.125 \times 100 = 112.50$
Milk 50 60 $\left(\frac{60}{50}\right) \times 100 = \left(\frac{6}{5}\right) \times 100 = 1.2 \times 100 = 120.00$

2. Sum the calculated Price Relatives ($\sum P$):

$\sum P \approx 133.33 + 122.22 + 112.50 + 120.00$

$\sum P \approx 488.05$

3. Find the number of commodities ($N$):

$N = 4$

4. Calculate the Simple Average of Price Relatives Index using the formula (Equation i):

$$P_{01} = \frac{\sum P}{N}$$

[From Eq. (i)]

$$P_{01} \approx \frac{488.05}{4}$$

(Substituting values)

$$P_{01} \approx 122.0125$$

$$P_{01} \approx 122.01$$

Interpretation: Using the Simple Average of Price Relatives Method with Arithmetic Mean, the price index for 2023 based on 2020 is approximately $122.01$. This indicates that, on average, the prices of these four commodities increased by about $22.01\%$ from 2020 to 2023.

Note that this result ($122.01$) is slightly different from the Simple Aggregate Method result ($121.21$) for the same data. This difference arises because the two methods implicitly assign different weights to the commodities.


Method using Geometric Mean (GM)

While the arithmetic mean is easier to calculate, the geometric mean is sometimes considered more appropriate for averaging ratios and percentages like price relatives. This is because the geometric mean provides consistent results regardless of which period is taken as the base year and is less affected by extreme values compared to the arithmetic mean.

(Calculating the index for Example 1 data using Geometric Mean would involve taking the 4th root of the product of the four price relatives: $(133.33 \times 122.22 \times 112.50 \times 120.00)^{1/4}$. This would yield a value slightly lower than the arithmetic mean result of 122.01).

Limitations of Simple Average of Relatives Method

While this method improves upon the simple aggregate method by being unit-free, it still has notable limitations:

Due to the crucial limitation of lacking a proper weighting system based on economic importance, the Simple Average of Relatives Method is, like the Simple Aggregate Method, considered an unweighted index method and is less frequently used in practice for constructing major economic indices compared to weighted methods.


Limitations of Simple Index Number Methods

Both the Simple Aggregate Method (I1) and the Simple Average of Price Relatives Method (I2) belong to the category of 'simple' or 'unweighted' index number methods. While they are easy to understand and compute, they suffer from significant drawbacks that render them unsuitable for constructing reliable and representative index numbers for complex economic phenomena involving multiple commodities.

The key limitations common to or specific to these simple methods are:

  1. Influence of Units (Specific to Simple Aggregate Method): The Simple Aggregate Index is directly and heavily influenced by the units in which the prices or quantities of commodities are expressed. Changing the unit of measurement for even a single item (e.g., quoting price per quintal instead of per kg for wheat) can drastically change the sum and thus the index value, even if the intrinsic value or price relationship remains the same. This makes the index value arbitrary and dependent on how the data is presented, severely limiting its comparability and reliability unless units are perfectly standardized and uniform, which is often not practical across diverse commodities.
  2. Influence of Absolute Values / Implicit Weighting (Specific to Simple Aggregate Method): In the Simple Aggregate Method, commodities with higher absolute prices (for price index) or quantities (for quantity index) have a disproportionately larger weight or influence on the total sum and, consequently, on the final index value. A commodity with a high price, regardless of how little it is consumed or traded, will dominate the index movement compared to a low-priced but widely consumed commodity. This 'weighting' is implicit and based purely on absolute values, not on the economic importance or volume of transactions.
  3. Lack of Economic Weighting (Common to Both Methods): This is the most fundamental limitation. Neither the Simple Aggregate Method nor the Simple Average of Relatives Method takes into account the actual economic importance or relative significance of the different commodities included in the index. For a price index (like CPI), a commodity that constitutes a large portion of household expenditure (like rice or fuel) should logically have a greater impact on the index than a commodity consumed rarely or in small quantities (like a specific spice or luxury item). Simple methods fail to reflect this reality. They either weight by absolute price (Simple Aggregate) or give equal weight to each commodity's percentage change (Simple Average of Relatives), neither of which represents true economic importance.
  4. Arithmetic Mean Bias (Specific to Simple Average of Relatives Method using AM): When the arithmetic mean is used to average price relatives, the index tends to be upward biased. Items that experience very large percentage price increases (often outliers or less important items) can significantly pull up the average, potentially overstating the overall increase in the price level. The Geometric Mean mitigates this bias, but its calculation is more complex.
  5. Aggregation Issues for Quantities (Specific to Simple Aggregate Method): As discussed earlier, applying the Simple Aggregate Method to quantities is generally illogical and yields a meaningless result unless all commodities are measured in identical physical units. Summing quantities of items measured in kilograms, litres, meters, and numbers together does not represent a coherent total quantity.

Because of these significant weaknesses, particularly the failure to incorporate the relative economic importance (weight) of different items, simple index number methods are considered elementary and are generally not used for constructing important official index numbers. They serve primarily as an introduction to the concept of index numbers. More sophisticated weighted index numbers (such as Laspeyres' Index, Paasche's Index, Fisher's Ideal Index, and Marshall-Edgeworth Index) were developed precisely to overcome the limitations of simple methods by explicitly assigning weights based on the economic significance (e.g., consumption or production quantities) of each commodity.


Summary for Competitive Exams

Simple Index Number Methods (Unweighted):

  1. Simple Aggregate Method (Price/Quantity):
    • Price Index: $P_{01} = \frac{\sum p_1}{\sum p_0} \times 100$.
    • Quantity Index: $Q_{01} = \frac{\sum q_1}{\sum q_0} \times 100$ (Requires quantities in same units).
    • Major Limitations: Highly affected by units of measurement; biased by absolute price/quantity levels; completely ignores economic importance.
  2. Simple Average of Relatives Method (Price):
    • Calculates individual price relatives $P = (p_1/p_0) \times 100$.
    • Price Index (using AM): $P_{01} = \frac{\sum P}{N}$.
    • Price Index (using GM): $P_{01} = \left( \prod P_i \right)^{1/N}$ or Antilog $(\frac{1}{N} \sum \log P_i)$.
    • Key Advantage: Independent of units.
    • Major Limitations: Treats each commodity's relative change equally regardless of economic importance; AM is prone to upward bias from outliers.

Overall Conclusion: Both simple methods are flawed because they do not incorporate weights reflecting the economic importance of commodities. They are rarely used for practical economic analysis; weighted methods are preferred.